; $VER: Startup Date Install Script Version 1.0 23/2/97
(copyfiles
(Prompt "Copying executable file to your C directory")
(help @copyfiles-help)
(source "StartupDate")
(dest "sys:c/")
(confirm)
)
(complete 50)
(startup "StartupDate"
(prompt "An instruction needs to be added to your user-startup file so that you can set the date on startup. If your User-Startup file does not exist it will be created and the necessary lines added to your Startup-Sequence.")
(help "This file is needed to prompt for the date and actually set the date. Without these lines the program will not work!")